Learn R Programming

DataSetsUni (version 0.1)

Breakdown Times: The breakdown times of electrical insulating fluid

Description

The function allows to provide the breakdown times (in minutes) of the electrical insulating fluid subject to a 30 KV voltage stress.

Usage

data_breakdown

Value

data_breakdown gives the breakdown times (in minutes) of the electrical insulating fluid subject.

Arguments

data_breakdown

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data represent the breakdown times (in minutes) of the electrical insulating fluid subject to a 30 KV voltage stress. Recently, it is used by Tripathi. (2021) and fitted the inverse log-logistic distribution.

References

Tripathi, H., Dey, S., & Saha, M. (2021). Double and group acceptance sampling plan for truncated life test based on inverse log-logistic distribution. Journal of Applied Statistics, 48(7), 1227-1242.

Lawless, J. F. (2011). Statistical models and methods for lifetime data. John Wiley & Sons.

See Also

data_breakdownt, data_Stress

Examples

Run this code
x<-data_breakdown
summary(x)

Run the code above in your browser using DataLab